projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79d076
)
d/rules: Fail the build if anything from the deb build is not installed
author
Simon McVittie
<smcv@debian.org>
Wed, 17 Jul 2019 17:05:38 +0000
(18:05 +0100)
committer
Simon McVittie
<smcv@debian.org>
Wed, 17 Jul 2019 17:05:38 +0000
(18:05 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 2d15f2d7d57e9e2fd69fdfafca700616fa0a8b52..a6e0969cc8e184f4fafb77277ff66d1a58651876 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-192,7
+192,7
@@
override_dh_install:
override_dh_missing:
dh_missing --sourcedir=debian/install/udeb --list-missing -X.la
- dh_missing --sourcedir=debian/install/deb --
list
-missing -X.la
+ dh_missing --sourcedir=debian/install/deb --
fail
-missing -X.la
override_dh_installdocs:
dh_installdocs -p$(COMMON_PKG) AUTHORS README.md NEWS